home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / the_independent.swf / scripts / DefineSprite_181_openSplash / frame_4 / DoAction.as
Text File  |  2011-08-19  |  370b  |  20 lines

  1. stop();
  2. this.dazmailamate.errormsg = "";
  3. this.username = "";
  4. this.email = "";
  5. this.usermessage = "";
  6. this.optin = "no";
  7. this.namea = "";
  8. this.toa = "";
  9. this.emailtype = "html";
  10. backBT.onRelease = function()
  11. {
  12.    _parent.playFX("click");
  13.    gotoAndStop(1);
  14. };
  15. privacyBT.onRelease = function()
  16. {
  17.    _parent.playFX("click");
  18.    _parent.privacyLink();
  19. };
  20.